home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Disabled Primitives / Datafile Primitives / Datafile Primitives.rsrc / STR#_140.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  336 b   |  11 lines

  1. Inputs: DBId; Name
  2. Outputs: Error; TableId
  3.  
  4. Inputs: integer; string
  5. Outputs: integer; integer
  6.  
  7. Creates and opens a new table of clusters.  DBId is the path id of an open database.  Name is the name of the new table.  TableId is the path id used to reference an open table.  Tables may only be created in update mode.
  8.  
  9. Datafile Manager
  10.  
  11.